Expands the row associated with the specified resources. If there is no such row or the current view is not ResourceView, nothing happens.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void ExpandResourceRow ( |
Visual Basic
Copy Code
|
|---|
Public Sub ExpandResourceRow( _ |
A list with Resource objects defining the row to expand.
See Also